Best viewed in Notepad with Word Wrap

Program:  FlipText v1.0
Size:   149 bytes
Category:  TI-83+ BASIC Misc. Programs
Purpose:  Text Flipping
Author:  Andree Chea
E-mail:  kryptic_89@yahoo.com

/************************************************************/

This is just a fun program that can flip an unlimited size string! Just run the program, enter the text, wait (time depends on length of string), and voila! It is flipped!

Examples:

Andree Chea becomes 'Aehc Eerdna'
Texas Instruments becomes 'StnemutsnI Saxet'
George W. Bush becomes 'Husb .W Egroeg'
FlipText becomes 'Txetplif'

If the text is too long, you can either recall Str0, or recall Ans. [2nd], [RCL], [2nd], [Ans] is the fastest.

Bugs
====================
-If you use a token that is more than 1 length (e.g. 'ln('), it wont flip it because it can't be flipped. Only one length characters can flip correctly

Version History
====================
20040206	Version 1.0	Size: 225 bytes
-Private Version

20040209	Version 1.1
-First Public Release
-I am so dumb, I didn't have to go through all that debugging in v1.0!
-Added Percent Completed

Future Versions
====================
-None

Credits
====================

None

====================

I am not responsible for any damage that my programs may cause

Any questions, comments, problems, criticisms? PLEASE send them all to:
kryptic_89@yahoo.com

Thank you for downloading!